翻訳と辞書
Words near each other
・ Graph canonization
・ Graph center
・ Graph coloring
・ Graph coloring game
・ Graph continuous function
・ Graph cut
・ Graph cuts in computer vision
・ Graph database
・ Graph drawing
・ Graph dynamical system
・ Graph embedding
・ Graph energy
・ Graph enumeration
・ Graph equation
・ Graph factorization
Graph homomorphism
・ Graph isomorphism
・ Graph isomorphism problem
・ Graph kernel
・ Graph labeling
・ Graph literacy
・ Graph manifold
・ Graph minor
・ Graph Modelling Language
・ Graph Nobel
・ Graph of a function
・ Graph of desire
・ Graph of groups
・ Graph operations
・ Graph paper


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Graph homomorphism : ウィキペディア英語版
Graph homomorphism

In the mathematical field of graph theory a graph homomorphism is a mapping between two graphs that respects their structure. More concretely it maps adjacent vertices to adjacent vertices.
==Definitions==
A graph homomorphism f from a graph G=(V,E) to a graph G'=(V',E'), written f:G \rightarrow G', is a mapping
f:V \rightarrow V' from the vertex set of G to the vertex set of G' such that \\in E implies \\in E'.
The above definition is extended to directed graphs. Then, for a homomorphism f:G \rightarrow G', (f(u),f(v)) is an arc of G' if (u,v) is an arc of G.
If there exists a homomorphism f:G\rightarrow H we shall write G\rightarrow H, and G\not\rightarrow H otherwise. If G\rightarrow H, G is said to be homomorphic to H or H-colourable.
If the homomorphism f:G\rightarrow G' is a bijection whose inverse function is also a graph homomorphism, then f is a graph isomorphism.
Two graphs G and G' are homomorphically equivalent if
G\rightarrow G' and G'\rightarrow G.
A retract of a graph G is a subgraph H of G such that there exists a homomorphism r:G\rightarrow H, called retraction with r(x)=x for any vertex x of H. A core is a graph which does not retract to a proper subgraph. Any graph is homomorphically equivalent to a unique core.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Graph homomorphism」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.